func google.golang.org/grpc.newTraceContext
3 uses
google.golang.org/grpc (current package)
server.go#L1781: ctx = newTraceContext(ctx, tr)
stream.go#L448: ctx = newTraceContext(ctx, trInfo.tr)
trace_withtrace.go#L33: func newTraceContext(ctx context.Context, tr traceLog) context.Context {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)